home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 25
/
Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso
/
Aminet
/
mus
/
play
/
SongPlayer.lha
/
songplayer
/
arexx
/
Play.rexx
next >
Wrap
OS/2 REXX Batch file
|
1998-03-18
|
192b
|
14 lines
/* Arexx Play command of SongPlayer */
MYPORT = 'SONGPLAYER.1'
IF ~SHOW( 'P', MYPORT ) THEN DO
SAY 'SongPlayer is not running.'
EXIT 10
END
ADDRESS VALUE MYPORT
OPTIONS RESULTS
PLAY